UCF STIG Viewer Logo

Generic Security Services (GSS) must be disabled.


Overview

Finding ID Version Rule ID IA Controls Severity
V-47931 SOL-11.1-030030 SV-60803r1_rule Low
Description
This service should be disabled if it is not required.
STIG Date
Solaris 11 SPARC Security Technical Implementation Guide 2017-03-02

Details

Check Text ( C-50367r1_chk )
Determine the status of the Generic Security Services.

# svcs -Ho state svc:/network/rpc/gss

If the GSS service is reported as online, this is a finding.
Fix Text (F-51543r1_fix)
The Service Management profile is required:

Disable the GSS service.

# pfexec svcadm disable svc:/network/rpc/gss